[INFO] cloning repository https://github.com/refactor-forge70/crypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/refactor-forge70/crypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frefactor-forge70%2Fcrypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frefactor-forge70%2Fcrypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e31317803db3eea2537a194207de0e3eeab613c2
[INFO] checking refactor-forge70/crypto against try#f4690f24e7d9bcb0b168a02b06dd61391e8bd55a for pr-157814-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frefactor-forge70%2Fcrypto" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/refactor-forge70/crypto
[INFO] finished tweaking git repo https://github.com/refactor-forge70/crypto
[INFO] tweaked toml for git repo https://github.com/refactor-forge70/crypto written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/refactor-forge70/crypto on toolchain f4690f24e7d9bcb0b168a02b06dd61391e8bd55a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/refactor-forge70/crypto already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0525f19e7ad08b0721837bec93dcee9386efcf17d233987376345d09adb387eb
[INFO] running `Command { std: "docker" "start" "0525f19e7ad08b0721837bec93dcee9386efcf17d233987376345d09adb387eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0525f19e7ad08b0721837bec93dcee9386efcf17d233987376345d09adb387eb" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0525f19e7ad08b0721837bec93dcee9386efcf17d233987376345d09adb387eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0525f19e7ad08b0721837bec93dcee9386efcf17d233987376345d09adb387eb" "/opt/rustwide/cargo-home/bin/cargo" "+f4690f24e7d9bcb0b168a02b06dd61391e8bd55a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking winter-utils v0.13.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling miden-crypto v0.18.0 (/opt/rustwide/workdir/miden-crypto)
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> miden-crypto/build.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(target_feature = "sve")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[deny(misleading_cfg_in_build_script)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: target-based cfg should be avoided in build scripts
[INFO] [stdout]  --> miden-crypto/build.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 |     #[cfg(target_feature = "sve")]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miden-crypto` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0525f19e7ad08b0721837bec93dcee9386efcf17d233987376345d09adb387eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0525f19e7ad08b0721837bec93dcee9386efcf17d233987376345d09adb387eb", kill_on_drop: false }`
[INFO] [stdout] 0525f19e7ad08b0721837bec93dcee9386efcf17d233987376345d09adb387eb
